CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Newton iteration for solving nonlinear equations

搜索资源列表

  1. brsola

    0下载:
  2. brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:郑康
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:712
    • 提供者:jiaoyuwei
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. NetonLiterator

    0下载:
  2. 牛顿迭代法求解非线性代数方程组的主要思想是将非线性函数线性化-Newton iteration method for solving nonlinear algebraic equations nonlinear function of the main idea is to linear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:24595
    • 提供者:shasha
  1. a

    0下载:
  2. 运用牛顿迭代法解非线性方程并介绍如何运用计算机来运行结果-Using Newton iteration method for solving nonlinear equations and describes how to use the computer to run results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:226054
    • 提供者:陈龙
  1. Newton

    0下载:
  2. 本程序为:用牛顿迭代法求解非线性方程2*(x^3)-4*(x^2)+3x-6=0在1.5附近的根的具体程序。-This program is: The Newton iteration method for solving nonlinear equations 2* (x ^ 3)-4* (x ^ 2)+3 x-6 = 0 near the roots at 1.5 specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:583
    • 提供者:zhangjian
  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. 2

    0下载:
  2. 用牛顿迭代方法解非线性方程,Fortran语言,直接运算,也可更改方程。-With Newton iteration method for solving nonlinear equations, Fortran language, direct operations, also can change the equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:162834
    • 提供者:lq
  1. N-R

    0下载:
  2. 计算电力系统稳态潮流,使用直角坐标下的牛拉法,用牛顿迭代求解非线性方程组。计算结果包括节点电压、发电机注入功率、负荷注入功率支路始端功率、支路末端功率、支路损耗、网络损耗 -Calculation of the steady-state trend of power system, using ox-drawn in the rectangular coordinate method for solving nonlinear equations using Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3279
    • 提供者:王浩
  1. jiangchengzhi

    0下载:
  2. 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1088
    • 提供者:成成
  1. algorithms-for-nonlinear-equations

    0下载:
  2. 一个求解非线性方程根的算法的集合,包括牛顿迭代法,二分法,不动点迭代法等方法。-A collection of algorithms for solving nonlinear equations root, including the the Newton iteration dichotomy, fixed point iteration method.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:29892608
    • 提供者:zhang
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. Newton-Iteration

    0下载:
  2. 利用牛顿迭代的方法求解非线性方程,求解出满足精度的数值解。-Newton iterative method for solving nonlinear equations, solving a numerical solution to meet the precision.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10167
    • 提供者:风禾
  1. Newton-iteration-

    0下载:
  2. MATLAB实现牛顿迭代法求解非线性方程组-MATLAB realization of Newton iteration method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:knight
  1. newtoniteration

    0下载:
  2. 本程序为使用牛顿迭代法和近似估计法解非线形方程组,包含详细的例程(Newton iteration method and approximation for solving nonlinear equations)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:wudubird
搜珍网 www.dssz.com